home *** CD-ROM | disk | FTP | other *** search
/ Night Owl 6 / Night Owl's Shareware - PDSI-006 - Night Owl Corp (1990).iso / 031a / mreclr.zip / MRECOLOR.DOC next >
Text File  |  1991-10-16  |  2KB  |  56 lines

  1. MRE Clock Version 1.0
  2.  
  3. MRE Programs
  4. 814 Riverside Drive
  5. Portland, MI 48875
  6. CIS 71021,104
  7.  
  8. This program is free but requires the file VBRUN100.DLL to be present
  9. in your windows directory.VBRUN100.DLL is located in the CIS Forum
  10. (GO MSBASIC in the "Visual Basic Library) under the name VBR100.ZIP
  11. (Size: 169189), I believe.
  12.  
  13. DESCRIPTION: You can change the color of Windows menus, borders,
  14. buttons, etc.  However, you can not change them all using the Windows
  15. Program "Control.exe".  They are 8 more others that can be changed by
  16. directing editing your "win.ini" file.  This program allows you to
  17. change them all in one program rather than manually editing the
  18. "win.ini" file..  BUT, YOU MUST RESTART WINDOWS TO EFFECT THE CHANGES.
  19.  
  20. The 8 other controls are as follows ( 2 from the "Windows Help" Section
  21. and 6 from the "colors" Section"):
  22.  
  23. [Windows Help]
  24. ;"PopUpColor" - Controls the color of the help text linked to
  25.                 a popup box.
  26. PopUpColor=255 255 255
  27. ;JumpColor - Controls the color of the help text you click on to
  28.              jump to another.
  29. JumpColor=228 240 9
  30.  
  31. [colors]
  32. ButtonFace=197 12 11
  33. ButtonText=200 190 4
  34. ButtonShadow=31 19 249
  35. GrayText=255 0 0  
  36. Hilight=16 226 5
  37. HilightText=10 13 67
  38.  
  39. COMMANDS: 
  40.     Quit - Leave the program
  41.     Save - Save the color in the sample box to the Selected object.
  42.     Default - Returns the sample box color to the last saved color 
  43.               which is displayed in the Current box.
  44.     About - Info about us.
  45.  
  46. DISPLAYS:
  47.     Select:  Click on arrow for a pull down box and click on the 
  48.              object you are interested in.
  49.     Current: Displays the currently saved color for the Selected object.
  50.     Sample:  Displays the new color that is changes by changing the
  51.              intensity of the Red, Green and Blue sliders.
  52.  
  53. If you like this program or any suggestions or problems, drop us a
  54. note via mail or CIS. When I have some time, I'll add a full sample 
  55. window with all the objects.
  56.